Docs.rs
rendy-init-0.5.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rendy-init 0.5.1
Rendy's easy initialization tool
Crate
Source
Builds
Feature flags
Documentation
Coverage
33.33%
7
out of
21
items documented
0
out of
10
items with examples
Size
Source code size: 65.74 kB
Documentation size: 1.10 MB
Links
amethyst/rendy
815
99
40
crates.io
Dependencies
log ^0.4
normal
rendy-command ^0.5.1
normal
rendy-core ^0.5.1
normal
rendy-factory ^0.5.1
normal
rendy-wsi ^0.5.1
normal
smallvec ^0.6
normal
winit ^0.20.0-alpha4
normal
optional
Versions
0.5.1
0.5.0
Owners
Simple rendy initialization. Takes most bolierplate required for init rendy on different platforms/backends. It is still possible to construct everything manually if your case is not supported by this module.